Insert Method

Summary
Appends the synchronization object to the collection using the specified index.
Syntax
C#
C++/CLI
public override void Insert( 
   int index, 
   MedicalViewerSynchronizationObject item 
) 
            public: 
void Insert(  
   int index, 
   MedicalViewerSynchronizationObject^ item 
) override  

Parameters

index

Index of the item to insert.

item

MedicalViewerSynchronizationObject that represents the item to be inserted.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.